home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / Hacking / Firewall_FAQ.txt.sit / Firewall_FAQ.txt next >
Text File  |  1998-04-20  |  27KB  |  658 lines

  1.  
  2. Internet Firewalls Frequently Asked Questions
  3. =============================================
  4.  
  5. About the FAQ
  6. =============
  7. This FAQ is not an advertisement or endorsement for any
  8. product, company, or consultant. The maintainer welcomes input
  9. and comments on the contents of this FAQ. Comments related
  10. to the FAQ should be addressed to Fwalls-FAQ@tis.com.
  11.  
  12.  
  13. Contents:
  14. =========
  15. 1: What is a network firewall?
  16. 2: Why would I want a firewall?
  17. 3: What can a firewall protect against?
  18. 4: What can't a firewall protect against?
  19. 5: What are good sources of print information on firewalls?
  20. 6: Where can I get more information on firewalls on the  network?
  21. 7: What are some commercial products or consultants who sell/service firewalls?
  22. 8: What are some of the basic design decisions in a firewall?
  23. 9: What are proxy servers and how do they work?
  24. 10: What are some cheap packet screening tools?
  25. 11: What are some reasonable filtering rules for my Cisco?
  26. 12: How do I make DNS work with a firewall?
  27. 13: How do I make FTP work through my firewall?
  28. 14: How do I make Telnet work through my firewall?
  29. 15: How do I make Finger and whois work through my firewall?
  30. 16: How do I make gopher, archie, and other services work through my firewall?
  31. 17: What are the issues about X-Window through a firewall?
  32. 18: Glossary of firewall related terms
  33.  
  34. ------------------------------
  35.  
  36. Date: Thu Mar 3 12:35:59 1994
  37. From: Fwalls-FAQ@tis.com
  38. Subject: 1: What is a network firewall?
  39.  
  40. A firewall is any one of several ways of protecting one
  41. network from another untrusted network. The actual mechanism
  42. whereby this is accomplished varies widely, but in
  43. principle, the firewall can be thought of as a pair of
  44. mechanisms: one which exists to block traffic, and the other
  45. which exists to permit traffic. Some firewalls place a
  46. greater emphasis on blocking traffic, while others emphasize
  47. permitting traffic.
  48.  
  49. ------------------------------
  50.  
  51. Date: Thu Mar 3 12:36:15 1994
  52. From: Fwalls-FAQ@tis.com
  53. Subject: 2: Why would I want a firewall?
  54.  
  55. The Internet, like any other society, is plagued with the
  56. kind of jerks who enjoy the electronic equivalent of writing
  57. on other people's walls with spraypaint, tearing their
  58. mailboxes off, or just sitting in the street blowing their
  59. car horns. Some people try to get real work done over the
  60. Internet, and others have sensitive or proprietary data they
  61. must protect. A firewall's purpose is to keep the jerks out
  62. of your network while still letting you get your job done.
  63.  
  64. Many traditional-style corporations and data centers have
  65. computing security policies and practices that must be
  66. adhered to. In a case where a company's policies dictate how
  67. data must be protected, a firewall is very important, since
  68. it is the embodiment of the corporate policy. Frequently,
  69. the hardest part of hooking to the Internet, if you're a
  70. large company, is not justifying the expense or effort, but
  71. convincing management that it's safe to do so. A firewall
  72. provides not only real security - it often plays an
  73. important role as a security blanket for management.
  74.  
  75. Lastly, a firewall can act as your corporate "ambassador" to
  76. the Internet. Many corporations use their firewall systems
  77. as a place to store public information about corporate
  78. products and services, files to download, bug-fixes, and so
  79. forth. Several of these systems have become important parts
  80. of the Internet service structure (e.g.: UUnet.uu.net,
  81. gatekeeper.dec.com) and have reflected well on their
  82. corporate sponsors.
  83.  
  84. ------------------------------
  85.  
  86. Date: Thu Mar 3 13:24:13 1994
  87. From: Fwalls-FAQ@tis.com
  88. Subject: 3: What can a firewall protect against?
  89.  
  90. Some firewalls permit only Email traffic through them,
  91. thereby protecting the network against any attacks other
  92. than attacks against the Email service. Other firewalls
  93. provide less strict protections, and block services that are
  94. known to be problems.
  95.  
  96. Generally, firewalls are configured to protect against
  97. unauthenticated interactive logins from the "outside" world.
  98. This, more than anything, helps prevent vandals from logging
  99. into machines on your network. More elaborate firewalls
  100. block traffic from the outside to the inside, but permit
  101. users on the inside to communicate freely with the outside.
  102. The firewall can protect you against any type of network
  103. borne attack if you unplug it.
  104.  
  105. Firewalls are also important since they can provide a single
  106. "choke point" where security and audit can be imposed.
  107. Unlike in a situation where a computer system is being attacked
  108. by someone dialing in with a modem, the firewall can act as
  109. an effective "phone tap" and tracing tool.
  110.  
  111. ------------------------------
  112.  
  113. Date: Thu Mar 3 14:02:07 1994
  114. From: Fwalls-FAQ@tis.com
  115. Subject: 4: What can't a firewall protect against?
  116.  
  117.         Firewalls can't protect against attacks that don't
  118. go through the firewall. Many corporations that connect to
  119. the Internet are very concerned about proprietary data
  120. leaking out of the company through that route. Unfortunately
  121. for those concerned, a magnetic tape can just as effectively
  122. be used to export data. Firewall policies must be realistic,
  123. and reflect the level of security in the entire network. For
  124. example, a site with top secret or classified data doesn't
  125. need a firewall at all: they shouldn't be hooking up to the
  126. internet in the first place, or the systems with the really
  127. secret data should be isolated from the rest of the
  128. corporate network.
  129.  
  130.             Firewalls can't protect very well against things
  131. like viruses. There are too many ways of encoding binary
  132. files for transfer over networks, and too many different
  133. architectures and viruses to try to search for them all.
  134. In other words, a firewall cannot replace security-
  135. consciousness on the part of your users. In general, a firewall
  136. cannot protect against a data-driven attack -- attacks in which
  137. something is mailed or copied to an internal host where it is
  138. then executed. This form of attack has occurred in the past
  139. against various versions of Sendmail.
  140.  
  141. ------------------------------
  142.  
  143. Date: Thu Mar 24 13:46:32 1994
  144. From: Fwalls-FAQ@tis.com
  145. Subject: 5: What are good sources of print information on firewalls?
  146.  
  147. There are several books that touch on firewalls. The best
  148. known are:
  149.  
  150. Cheswick and Bellovin, "Firewalls and Internet Security:
  151. Repelling the Wily Hacker"  Addison-Wesley, ??, 1994
  152.  
  153. Garfinkel  and Spafford, "Practical UNIX Security"  O'Reilly
  154. and associates (discusses primarily host security)
  155.  
  156. Related references are:
  157.  
  158. Comer and Stevens, "Internetworking with TCP/IP" Prentice Hall, 1991
  159.  
  160. Curry, "UNIX System Security" Addison Wesley, 1992
  161.  
  162. ------------------------------
  163.  
  164. Date: Thu Mar 3 13:48:14 1994
  165. From: Fwalls-FAQ@tis.com
  166. Subject: 6: Where can I get more information on firewalls on the network?
  167.  
  168. Ftp.greatcircle.com - Firewalls mailing list archives.
  169.                 Directory: pub/firewalls
  170.  
  171. Ftp.tis.com - Internet firewall toolkit and papers.
  172.                 Directory: pub/firewalls
  173.  
  174. Research.att.com - Papers on firewalls and breakins.
  175.                 Directory: dist/internet_security
  176.  
  177. Net.Tamu.edu - Texas AMU security tools.
  178.                 Directory: pub/security/TAMU
  179.  
  180.         The internet firewalls mailing list is a forum for firewall
  181. administrators and implementors. To subscribe to Firewalls, send
  182. "subscribe firewalls"
  183. in the body of a message (not on the "Subject:" line) to
  184. "Majordomo@GreatCircle.COM". Archives of past Firewalls postings are
  185. available for anonymous FTP from ftp.greatcircle.com in pub/firewalls/archive
  186.  
  187. ------------------------------
  188.  
  189. Date: Thu Mar 3 12:38:10 1994
  190. From: Fwalls-FAQ@tis.com
  191. Subject: 7: What are some commercial products or consultants who sell/service firewalls?
  192.  
  193. We feel this topic is too sensitive to address in a FAQ, as
  194. well as being difficult to maintain an up-to-date list.
  195.  
  196.  
  197. ------------------------------
  198.  
  199. Date: Thu Mar 3 12:38:31 1994
  200. From: Fwalls-FAQ@tis.com
  201. Subject: 8: What are some of the basic design decisions in a firewall?
  202.  
  203. There are a number of basic design issues that should be
  204. addressed by the lucky person who has been tasked with the
  205. responsibility of designing, specifying, and implementing or
  206. overseeing the installation of a firewall.
  207.  
  208. The first and most important is reflects the policy of how
  209. your company or organization wants to operate the system: is
  210. the firewall in place to explicitly deny all services except
  211. those critical to the mission of connecting to the net, or
  212. is the firewall in place to provide a metered and audited
  213. method of "queuing" access in a non-threatening manner.
  214. There are degrees of paranoia between these positions; the
  215. final stance of your firewall may be more the result of a
  216. political than an engineering decision.
  217.  
  218. The second is: what level of monitoring, redundancy, and
  219. control do you want? Having established the acceptable risk
  220. level (e.g.: how paranoid you are) by resolving the first
  221. issue, you can form a checklist of what should be monitored,
  222. permitted, and denied. In other words, you start by figuring
  223. out your overall objectives, and then combine a needs
  224. analysis with a risk assessment, and sort the almost always
  225. conflicting requirements out into a laundry list that
  226. specifies what you plan to implement.
  227.  
  228. The third issue is financial. We can't address this one here
  229. in anything but vague terms, but it's important to try to
  230. quantify any proposed solutions in terms of how much it will
  231. cost either to buy or to implement. For example, a complete
  232. firewall product may cost between $100,000 at the high end,
  233. and free at the low end. The free option, of doing some
  234. fancy configuring on a Cisco or similar router will cost
  235. nothing but staff time and cups of coffee. Implementing a
  236. high end firewall from scratch might cost several man-
  237. months, which may equate to $30,000 worth of staff salary
  238. and benefits. The systems management overhead is also a
  239. consideration. Building a home-brew is fine, but it's
  240. important to build it so that it doesn't require constant
  241. and expensive fiddling-with. It's important, in other words,
  242. to evaluate firewalls not only in terms of what they cost
  243. now, but continuing costs such as support.
  244.  
  245. On the technical side, there are a couple of decisions to
  246. make, based on the fact that for all practical purposes what
  247. we are talking about is a static traffic routing service
  248. placed between the network service provider's router and
  249. your internal network. The traffic routing service may be
  250. implemented at an IP level via something like screening
  251. rules in a router, or at an application level via proxy
  252. gateways and services.
  253.  
  254. The decision to make here is whether to place an exposed
  255. stripped-down machine on the outside network to run proxy
  256. services for telnet, ftp, news, etc., or whether to set up a
  257. screening router as a filter, permitting communication with
  258. one or more internal machines. There are plusses and minuses
  259. to both approaches, with the proxy machine providing a
  260. greater level of audit and potentially security in return
  261. for increased cost in configuration and a decrease in the
  262. level of service that may be provided (since a proxy needs
  263. to be developed for each desired service). The old trade-off
  264. between ease-of-use and security comes back to haunt us with
  265. a vengeance.
  266.  
  267. ------------------------------
  268.  
  269. Date: Thu Mar 10 16:56:35 1994
  270. From: Fwalls-FAQ@tis.com
  271. Subject: 9: What are proxy servers and how do they work?
  272.  
  273. A proxy server (sometimes referred to as an application
  274. gateway or forwarder) is an application that mediates
  275. traffic between a protected network and the Internet.
  276. Proxies are often used instead of router-based traffic
  277. controls, to prevent traffic from passing directly between
  278. networks. Many proxies contain extra logging or support for
  279. user authentication. Since proxies must "understand" the
  280. application protocol being used, they can also implement
  281. protocol specific security (e.g., an FTP proxy might be
  282. configurable to permit incoming FTP and block outgoing
  283. FTP).
  284.  
  285. Proxy servers are application specific. In order to support
  286. a new protocol via a proxy, a proxy must be developed for
  287. it. SOCKS is a generic proxy system that can be compiled
  288. into a client-side application to make it work through a
  289. firewall. Its advantage is that it's easy to use, but it
  290. doesn't support the addition of authentication hooks or
  291. protocol specific logging. For more information on SOCKS,
  292. see ftp.nec.com: /pub/security/socks.cstc   Users are
  293. encouraged to check the file "FILES" for a description
  294. of the directory's contents.
  295.  
  296.  
  297. ------------------------------
  298.  
  299. Date: Mon Jun 6 10:07:36 1994
  300. From: Fwalls-FAQ@tis.com
  301. Subject: 10: What are some cheap packet screening tools?
  302.  
  303. The Texas AMU security tools include software for
  304. implementing screening routers (FTP net.tamu.edu,
  305. pub/security/TAMU).  Karlbridge is a PC-based screening
  306. router kit (FTP nisca.acs.ohio-state.edu, pub/kbridge). A
  307. version of the Digital Equipment Corporation "screend"
  308. kernel screening software is available for BSD/386,
  309. NetBSD, and BSDI. Many commercial routers support screening
  310. of various forms.
  311.  
  312. ------------------------------
  313.  
  314. Date: Mon Jun 6 10:05:51 1994
  315. From: Fwalls-FAQ@tis.com
  316. Subject: 11: What are some reasonable filtering rules for my Cisco?
  317.  
  318. The following example shows one possible configuration for
  319. using the Cisco as a filtering router.  It is a sample that
  320. shows the implementation of a specific policy. Your policy
  321. will undoubtedly vary.
  322.  
  323. In this example, a company has Class B network address of 128.88.0.0
  324. and is using 8 bits for subnets.   The Internet connection is on the
  325. "red" subnet 128.88.254.0.  All other subnets are considered trusted
  326. or "blue" subnets.
  327.  
  328.      +---------------+ +---------------+    
  329.      | IP provider   | |   Gateway     |
  330.      | 128.88.254.1  | | 128.88.254.2  |  
  331.      +------+--------+ +------+--------+ 
  332.             |                            "Red" net
  333.   ----------+-----------------+----------------------------------
  334.                               |
  335.                        +------+--------+    
  336.                        |   Cisco       | 
  337.                        | 128.88.254.3  |
  338.                        |...............|
  339.                        | 128.88.1.1    |  
  340.                        +---------------+    
  341.                               |   
  342.   ----------------------------+----------------------------------
  343.             |                            "Blue" net
  344.      +------+--------+    
  345.      | mail router   |
  346.      | 128.88.1.2    |
  347.      +---------------+    
  348.  
  349.  
  350. Keeping the following points in mind will help in understanding the
  351. configuration fragments:
  352.  
  353.   1. Ciscos applying filtering to output packets only.
  354.   2. Rules are tested in order and stop when the first match is found.
  355.   3. There is an implicit deny rule at the end of an access list that
  356.      denies everything.
  357.  
  358. The example below concentrates on the filtering parts of a configuration.
  359. Line numbers and formatting have been added for readability.
  360.  
  361. The policy to be implemented is:
  362.      - Anything not explicitly allowed is denied
  363.      - Traffic between the external gateway machine and
  364.        blue net hosts is allowed.  
  365.      - permit services orginating from the blue net
  366.      - allow a range of ports for FTP data connections back to the
  367.        blue net.  
  368.  
  369.      1  no ip source-route
  370.      2  !
  371.      3  interface Ethernet 0
  372.      4  ip address 128.88.1.1 255.255.255.0
  373.      5  ip access-group 10
  374.      6  !
  375.      7  interface Ethernet 1
  376.      8  ip address 128.88.254.3 255.255.255.0
  377.      9  ip access-group 11
  378.     10  !
  379.     11  access-list 10 permit ip 128.88.254.2 0.0.0.0
  380.          128.88.0.0 0.0.255.255
  381.     12  access-list 10 deny   tcp 0.0.0.0 255.255.255.255
  382.          128.88.0.0 0.0.255.255 lt 1025
  383.     13  access-list 10 deny   tcp 0.0.0.0 255.255.255.255
  384.          128.88.0.0 0.0.255.255 gt 4999
  385.     14  access-list 10 permit tcp 0.0.0.0 255.255.255.255
  386.          128.88.0.0 0.0.255.255
  387.     15  !
  388.     16  access-list 11 permit ip 128.88.0.0 0.0.255.255
  389.          128.88.254.2 0.0.0.0
  390.     17  access-list 11 deny   tcp 128.88.0.0 0.0.255.255
  391.          0.0.0.0 255.255.255.255 eq 25
  392.     18  access-list 11 permit tcp 128.88.0.0 0.0.255.255
  393.          0.0.0.0 255.255.255.255
  394.  
  395. Lines   Explanation
  396. =====   ===========
  397.     1   Although this is not a filtering rule, it is good to include here.
  398.  
  399.     5   Ethernet 0 is on the red net.  Extended access list 10 will
  400.         be applied to output on this interface.  You can also
  401.         think of output from the red net as input on the blue net.
  402.  
  403.     9   Ethernet 1 is on the blue net.  Extended access list 11 will
  404.         be applied to output on this interface.
  405.  
  406.    11   Allow all traffic from the gateway machine to the blue net.
  407.  
  408. 12-14   Allow connections originating from the red net that come in
  409.         between ports 1024 and 5000.  This is to allow ftp data
  410.         connections back into the blue net.  5000 was chosen as the
  411.         upper limit as it is where OpenView starts.
  412.  
  413.         Note: again, we are assuming this is acceptable for the given policy.
  414.               There is no way to tell a Cisco to filter on source port.
  415.               Newer versions of the Cisco firmware will apparently support
  416.               source port filtering.
  417.    
  418.         Since the rules are tested until the first match we must use this
  419.         rather obtuse syntax.
  420.  
  421.    16   Allow all blue net packets to the gateway machine.
  422.  
  423.    17   Deny SMTP (tcp port 25) mail to the red net.
  424.  
  425.    18   Allow all other TCP traffic to the red net.
  426.  
  427.  
  428. Cisco.Com has an archive of examples for building firewalls
  429. using Cisco routers, available for FTP from: ftp.cisco.com
  430. in  /pub/acl-examples.tar.Z
  431.  
  432. ------------------------------
  433.  
  434. Date: Thu Mar 3 13:52:47 1994
  435. From: Fwalls-FAQ@tis.com
  436. Subject: 12: How do I make DNS work with a firewall?
  437.  
  438. Some organizations want to hide DNS names from the outside.
  439. Many experts disagree as to whether or not hiding DNS names
  440. is worthwhile, but if site/corporate policy mandates hiding
  441. domain names, this is one approach that is known to work.
  442.  
  443. This approach is one of many, and is useful for
  444. organizations that wish to hide their host names from the
  445. Internet. The success of this approach lies on the fact that
  446. DNS clients on a machine don't have to talk to a DNS server
  447. on that same machine.  In other words, just because there's
  448. a DNS server on a machine, there's nothing wrong with (and
  449. there are often advantages to) redirecting that machine's
  450. DNS client activity to a DNS server on another machine.
  451.  
  452. First, you set up a DNS server on the bastion host that the
  453. outside world can talk to. You set this server up so that it
  454. claims to be authoritative for your domains.  In fact, all
  455. this server knows is what you want the outside world to
  456. know; the names and addresses of your gateways, your
  457. wildcard MX records, and so forth.  This is the "public"
  458. server.
  459.  
  460. Then, you set up a DNS server on an internal machine.  This
  461. server also claims to be authoritiative for your domains;
  462. unlike the public server, this one is telling the truth.
  463. This is your "normal" nameserver, into which you put all
  464. your "normal" DNS stuff.  You also set this server up to
  465. forward queries that it can't resolve to the public server
  466. (using a "forwarders" line in /etc/named.boot on a UNIX
  467. machine, for example).
  468.  
  469. Finally, you set up all your DNS clients (the
  470. /etc/resolv.conf file on a UNIX box, for instance),
  471. including the ones on the machine with the public server, to
  472. use the internal server.  This is the key.
  473.  
  474. An internal client asking about an internal host asks the
  475. internal server, and gets an answer; an internal client
  476. asking about an external host asks the internal server,
  477. which asks the public server, which asks the Internet, and
  478. the answer is relayed back.  A client on the public server
  479. works just the same way.  An external client, however,
  480. asking about an internal host gets back the "restricted"
  481. answer from the public server.
  482.  
  483. This approach assumes that there's a packet filtering
  484. firewall between these two servers that will allow them to
  485. talk DNS to each other, but otherwise restricts DNS between
  486. other hosts.
  487.  
  488. Another trick that's useful in this scheme is to employ
  489. wildcard PTR records in your IN-ADDR.ARPA domains. These
  490. cause an an address-to-name lookup for any of your non-
  491. public hosts to return something like "unknown.YOUR.DOMAIN"
  492. rather than an error.  This satisfies anonymous FTP sites
  493. like ftp.uu.net that insist on having a name for the
  494. machines they talk to. This may fail when talking to sites
  495. that do a DNS cross-check in which the host name is matched
  496. against its address and vice versa.
  497.  
  498. Note that hiding names in the DNS doesn't address the
  499. problem of host names "leaking" out in mail headers,
  500. news articles, etc.
  501.  
  502. ------------------------------
  503.  
  504. Date: Thu Mar 3 21:14:24 1994
  505. From: Fwalls-FAQ@tis.com
  506. Subject: 13: How do I make FTP work through my firewall?
  507.  
  508. Generally, making FTP work through the firewall is done
  509. either using a proxy server or by permitting incoming
  510. connections to the network at a restricted port range, and
  511. otherwise restricting incoming connections using something
  512. like "established" screening rules. The FTP client is then
  513. modified to bind the data port to a port within that range.
  514. This entails being able to modify the FTP client application
  515. on internal hosts.
  516.  
  517.         A different approach is to use the FTP "PASV"
  518. option to indicate that the remote FTP server should permit
  519. the client to initiate connections. The  PASV approach
  520. assumes that the FTP server on the remote system supports
  521. that operation. (See RFC1579 for more information)
  522.  
  523.         Other sites prefer to build client versions of
  524. the FTP program that are linked against a SOCKS library.
  525.  
  526. ------------------------------
  527.  
  528. Date: Mon Mar 7 13:00:08 1994
  529. From: Fwalls-FAQ@tis.com
  530. Subject: 14: How do I make Telnet work through my firewall?
  531.  
  532. Telnet is generally supported either by using an application
  533. proxy, or by simply configuring a router to permit outgoing
  534. connections using something like the "established" screening
  535. rules. Application proxies could be in the form of a standalone
  536. proxy running on the bastion host, or in the form of a SOCKS
  537. server and a modified client.
  538.  
  539. ------------------------------
  540.  
  541. Date: Thu Mar 3 14:16:12 1994
  542. From: Fwalls-FAQ@tis.com
  543. Subject: 15: How do I make Finger and whois work through my firewall?
  544.  
  545. Permit connections to the finger port from only trusted
  546. machines, which can issue finger requests in the form of:
  547. finger user@host.domain@firewall
  548.  
  549. This approach only works with the standard UNIX version of
  550. finger. Some finger servers do not permit user@host@host
  551. fingering.
  552.  
  553. Many sites block inbound finger requests for a variety of
  554. reasons, foremost being past security bugs in the finger
  555. server (the Morris internet worm made these bugs famous)
  556. and the risk of proprietary or sensitive information being
  557. revealed in user's finger information.
  558.  
  559. ------------------------------
  560.  
  561. Date: Thu Mar 3 12:40:54 1994
  562. From: Fwalls-FAQ@tis.com
  563. Subject: 16: How do I make gopher, archie, and other services work through my firewall?
  564.  
  565. This is still an area of active research in the firewall
  566. community. Many firewall administrators support these
  567. services only through the character-cell interface provided
  568. by telnet. Unfortunately, many of the sexier network
  569. services make connections to multiple remote systems,
  570. without transmitting any inline information that a proxy
  571. could take advantage of, and often the newer information
  572. retrieval systems transmit data to local hosts and disks
  573. with only minimal security. There are risks that (for
  574. example) WAIS clients may request uuencoded files, which
  575. decode and modify security related files in the user's home
  576. directory. At present, there is a lot of head-scratching
  577. going on between the firewall administrators who are
  578. responsible for guarding the network perimeters, and the
  579. users, who want to take advantage of these very sexy and
  580. admittedly useful tools.
  581.  
  582. ------------------------------
  583.  
  584. Date: Mon Jun 6 10:12:03 1994
  585. From: Fwalls-FAQ@tis.com
  586. Subject: 17: What are the issues about X-Window through a firewall?
  587.  
  588.         X Windows is a very useful system, but unfortunately has
  589. some major security flaws. Remote systems that can gain or spoof
  590. access to a workstation's X display can monitor keystrokes that
  591. a user enters, download copies of the contents of their windows,
  592. etc.
  593.  
  594.         While attempts have been made to overcome them (E.g.,
  595. MIT "Magic Cookie") it is still entirely too easy for an attacker
  596. to interfere with a user's X display.  Most firewalls block all X
  597. traffic. Some permit X traffic through application proxies such as
  598. the DEC CRL X proxy (FTP crl.dec.com).
  599.  
  600. ------------------------------
  601.  
  602. Date: Thu Mar 24 14:05:27 1994
  603. From: Fwalls-FAQ@tis.com
  604. Subject: 18: Glossary of firewall related terms
  605.  
  606. Host-based Firewall:
  607.         A firewall where the security is implemented in software running
  608.         on a general-purpose computer of some sort. Security in host-based
  609.         firewalls is generally at the application level, rather than at a
  610.         network level.
  611.  
  612. Router-based Firewall:
  613.         A firewall where the security is implemented using screening
  614.         routers as the primary means of protecting the network.
  615.  
  616. Screening Router:
  617.         A router that is used to implement part of the security of a
  618.         firewall by configuring it to selectively permit or deny
  619.         traffic at a network level.
  620.  
  621. Bastion Host:
  622.         A host system that is a "strong point" in the network's security
  623.         perimeter. Bastion hosts should be configured to be particularly
  624.         resistant to attack. In a host-based firewall, the bastion host
  625.         is the platform on which the firewall software is run.
  626.         Bastion hosts are also referred to as "gateway hosts."
  627.  
  628. Dual-Homed Gateway:
  629.         A firewall consisting of a bastion host with 2 network interfaces,
  630.         one of which is connected to the protected network, the other of
  631.         which is connected to the Internet. IP traffic forwarding is
  632.         usually disabled, restricting all traffic between the two networks
  633.         to whatever passes through some kind of application proxy.
  634.  
  635. Application Proxy:
  636.         An application that forwards application traffic through a
  637.         firewall. Proxies tend to be specific to the protocol they
  638.         are designed to forward, and may provide increased access
  639.         control or audit.
  640.  
  641. Screened Subnet:
  642.         A firewall architecture in which a "sand box" or "demilitarized
  643.         zone" network is set up between the protected network and the
  644.         Internet, with traffic between the protected network and the
  645.         Internet blocked. Conceptually, this is similar to a dual-homed
  646.         gateway, except that an entire network, rather than a single
  647.         host is reachable from the outside.
  648.  
  649.  
  650.  
  651.  
  652. Contributors:
  653. -------------
  654. mjr@tis.com - Marcus Ranum, Trusted Information Systems
  655. leibowa@wl.com - Allen Leibowitz, Warner Lambert Inc.
  656. brent@greatcircle.com - Brent Chapman, Great Circle Associates
  657. bdboyle@erenj.com - Brian Boyle, Exxon Research
  658.